post /mint/organizations/{org_name}/transactions
Migrates existing transactions or fees. See also Migrating developers to monetization.
HTTP request
Path Parameters
org_name (required) | Organization name. |
Query Parameters
force | Flag that specifies whether to skip validation steps and forcibly set the number of transactions. By default, |
Request Body
Migration details.
application | ||||||||
| ||||||||
batchSize | When migrating transactions, specifies the number of transactions that you want to transfer. Defaults to 1. Required only when migrating a batch transaction; not required when charging fees. | |||||||
custAttn | When migrating transactions, specifies the value of the custom attribute that is used with batchSize to calculate the transaction usage. The custom attribute number in the message must be specified as a positive whole or decimal (up to four decimal places) value. Negative values are not allowed. The custom attribute must be defined in either the transaction recording policy for the API product or the active rate plan for the API product. Required only when migrating a batch transaction; not required when charging fees. | |||||||
currency | ||||||||
| ||||||||
developer | ||||||||
| ||||||||
product | ||||||||
| ||||||||
rate | Setup or recurring fee to charge. Required only when charging a setup or recurring fee; not required when migrating a batch transaction. | |||||||
ratePlan | ||||||||
| ||||||||
type | Type of migration. Valid values include: |
Response Types
201:
Created